EMT Practice Test
1. Question Content...
Question1: Below is a sample document of "orders" collection
Question4: Which of the following are valid json documents? Select all that apply.
Question5: What is the output of the following program?
Question9: '$set' sets the value of
Question10: The difference between $push and $addToSet is:
Question12: Which of the following is a valid insert statement in mongodb? Select all valid.
Question15: Which mongodb tools allow us to work with our data in a human readable format?
Question16: Which is the default mode in which the explain() command runs?
Question17: In what format does mongodump creates backup files?
Question20: Which format/standard is used by MongoDB internally to store documents?
Question21: What tool do you use to see if you have a problem in the consumption of disk I / 0?
Question22: Which of the following is correct about MongoDB?
Question23: We can insert multiple documents in bulk using which of the following operations:
Question25: Which is the correct order (lowest to highest) in which MongoDB compares the BSON types?
Question28: MongoDB is a schema-less design.
Question30: Which of the following node is used during election in a replication cluster?
Question31: Which of the following collections stores authentication credentials in MongoDB?
Question37: Which of the following is true about aggregation framework?
Question38: What is the on-premise solution having functionality equivalent to cloud manager?
Question43: Which of the following command is used to get all the indexes on a collection?
Question44: Which command can be used to rebuild the indexes on a collection in MongoDB?



